home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / windows.skin / opt_launch.skn < prev    next >
Text File  |  2001-11-19  |  6KB  |  119 lines

  1. <form name="Launch Options" image="window\dk_blue.bmp" width=388 height=360
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=12
  18.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Launch Options">
  19.  
  20.     <button name="skin_options" x=4 y=14
  21.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  22.         text="General"
  23.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  24.         fontstyle=bold togglefontstyle=bold>
  25.  
  26.     <button name="skin_opt_down" x=81 y=14
  27.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  28.         text="Download"
  29.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  30.         fontstyle=bold togglefontstyle=bold>
  31.  
  32.     <button name="lnch" x=157 y=14
  33.         image="window\button_d.bmp"
  34.         text="File Launch"
  35.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 
  36.         fontstyle=bold togglefontstyle=bold>
  37.  
  38.     <button name="skin_opt_dial" x=233 y=14
  39.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  40.         text="Proxy/Dial-Up" 
  41.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  42.         fontstyle=bold togglefontstyle=bold>
  43.  
  44.     <button name="skin_opt_security" x=309 y=14
  45.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  46.         text="Security" 
  47.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  48.         fontstyle=bold togglefontstyle=bold>
  49.  
  50.     <button name="ok" x=-70 y=-18
  51.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">   
  52.  
  53.     <button name="options_cancel" x=-46 y=-18
  54.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp">
  55.  
  56.  
  57.     <!-- options -->
  58.     <list name="launch_list" x=4 y=38 width=-4 height=-87 
  59.         font="Arial" 
  60.         fontsize=14 
  61.         fontcolor=#FFFFFF 
  62.         bgcolor=#0C1018
  63.         selectcolor=#3D3D9E 
  64.         selectedfontcolor=#FFFFFF
  65.         htfontcolor=#00D818 
  66.         htselectcolor=#FFFFFF 
  67.         buttoncolor=#C8CACD
  68.         scrollcolor=#808080 
  69.         windowbgcolor=#000000 
  70.         headerfontcolor=#000000 
  71.         scrollbuttoncolor=#C8CACD 
  72.         scrollarrowcolor=#000000
  73.         activescrollarrowcolor=#000000
  74.         hdredgeraisedcolor=#808080
  75.         scrolledgelightcolor=#FFFFFF
  76.         scrolledgedarkcolor=#808080
  77.         scroll_size=10
  78.         rowheight=14
  79.         columnsizes="90,200,45,45"
  80.        >
  81.  
  82.    <image name="linea" x=4 y=-86 width=-4 height=6 resize=stretch image="window\bottom.bmp">
  83.  
  84.    <textwindow name="launch_ext_tag" x=9 y=-77 width=52 height=14 
  85.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Extension:">
  86.    <textinput name="launch_ext_text" x=63 y=-77 width=60 height=14  
  87.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  88.  
  89.    <combo name="option_launch_verb" x=129 y=-77 width=100 height=14  
  90.         font=Arial fontsize=14 fontcolor=#000000 listheight=50 bgcolor=#FFFFFF bordercolor=#000000
  91.         selectcolor=#3D3D9E selectedfontcolor=#FFFFFF buttoncolor=#C8CACD arrowcolor=#000000 edgelightcolor=#FFFFFF edgedarkcolor=#808080>
  92.  
  93.    <button name="option_active" x=235 y=-77
  94.         image="window\checkbox_off_n.bmp" mouseover="window\checkbox_off_o.bmp" mousedown="window\checkbox_on_o.bmp"
  95.         toggleimage="window\checkbox_on_n.bmp" togglemouseover="window\checkbox_on_o.bmp" togglemousedown="window\checkbox_off_o.bmp">
  96.    <textwindow name="launch_on_tag" x=253 y=-77 width=40 height=14 
  97.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Launch">
  98.  
  99.    <textwindow name="launch_description_text" x=9 y=-59 width=-9 height=14 
  100.         font=arial align=left fontsize=14 fontcolor=#FFFFFF>
  101.  
  102.    <button name="add_launch" x=9 y=-42
  103.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  104.         text="Save" 
  105.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  106.         fontstyle=bold>
  107.  
  108.    <button name="default_launch" x=87 y=-42
  109.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  110.         text="Use Defaults" 
  111.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  112.         fontstyle=bold togglefontstyle=bold>
  113.  
  114.    <button name="del_launch" x=165 y=-42
  115.         image="window\button_n.bmp" mouseover="window\button_n.bmp" mousedown="window\button_d.bmp"
  116.         text="Delete" 
  117.         text_x=3 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#B11900 
  118.         fontstyle=bold togglefontstyle=bold>
  119. </form>